Documents for PDF, .NET Edition Documentation
Count Property (StructList<T>)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > StructList<T> Class : Count Property
Gets the number of elements actually contained in the StructList<T>.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
public System.int Count {get;}
See Also

Reference

StructList<T> Class
StructList<T> Members